C1.Web.Mvc Namespace / FlexRadar<T> Class / Reversed Property

In This Topic
Reversed Property (FlexRadar<T>)
In This Topic
Gets or sets a value that determines whether angles are reversed (counter-clockwise). The default value is false, which causes angles to be measured in the clockwise direction.
Syntax
'Declaration
 
Public Property Reversed As Boolean
 
See Also